home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / C and C++ / Entertainment / MacMud / Sockets / log < prev    next >
Encoding:
Text File  |  1990-07-05  |  13.2 KB  |  4 lines  |  [TEXT/MPS ]

  1. b all
  2. # 8:14:01 PM ----- Build of all.
  3. # 8:14:01 PM ----- Analyzing dependencies.
  4. # 8:14:14 PM ----- Executing build commands.
  5.    c "tmhd:work:socket:socket.tcp.c" -o "tmhd:obj:socket:socket.tcp.c.o" -d SOCK_DEBUG=0 -d SOCK_TCP_DEBUG=0 -d SOCK_UDP_DEBUG=0 -d SOCK_STDIO_DEBUG=0 -d SOCK_UTIL_DEBUG=0 -d NETDB_DEBUG=0 -d GLUE_DEBUG=0 -u TCP_PACKET_TRACE -u UDP_PACKET_TRACE -i "tmhd:mactcp:cincludes:" -i "tmhd:work:unixincludes:" -sym full -mbg full -s socket
  6.    lib ""tmhd:obj:"socket:"socket.c.o ""tmhd:obj:"socket:"socket.udp.c.o ""tmhd:obj:"socket:"socket.tcp.c.o ""tmhd:obj:"socket:"socket.util.c.o ""tmhd:obj:"socket:"socket.stdio.c.o ""tmhd:obj:"socket:"netdb.c.o ""tmhd:obj:"socket:"herror.c.o ""tmhd:obj:"socket:"tcpglue.c.o ""tmhd:obj:"socket:"dnr.c.o -o "tmhd:obj:"socket.o
  7.    Link -o "tmhd:bin:"host -t MPST -c 'MPS ' ""tmhd:obj:"socket:"host.c.o "tmhd:obj:"socket.o "tmhd:Applications:MPW:Libraries:Libraries:"Interface.o "tmhd:Applications:MPW:Libraries:CLibraries:"Math.o "tmhd:Applications:MPW:Libraries:CLibraries:"CRuntime.o "tmhd:Applications:MPW:Libraries:CLibraries:"StdCLib.o "tmhd:Applications:MPW:Libraries:CLibraries:"CSANELib.o "tmhd:obj:"unixlib.c.o "tmhd:obj:"hexdump.c.o ""tmhd:obj:"socket:"dprintf.c.o "tmhd:Applications:MPW:Libraries:CLibraries:"CInterface.o
  8. ### Link: Warning: File was not needed for link: (Error 52) tmhd:Applications:MPW:Libraries:CLibraries:Math.o
  9. ### Link: Warning: File was not needed for link: (Error 52) tmhd:Applications:MPW:Libraries:CLibraries:CSANELib.o
  10. ### Link: Warning: File was not needed for link: (Error 52) tmhd:obj:hexdump.c.o
  11. # 8:15:18 PM ----- Done.
  12. b testtcpclient
  13. # 8:19:43 PM ----- Build of testtcpclient.
  14. # 8:19:43 PM ----- Analyzing dependencies.
  15. # 8:19:54 PM ----- Executing build commands.
  16.    c "tmhd:work:socket:testtcpclient.c" -o "tmhd:obj:socket:testtcpclient.c.o" -d SOCK_DEBUG=0 -d SOCK_TCP_DEBUG=0 -d SOCK_UDP_DEBUG=0 -d SOCK_STDIO_DEBUG=0 -d SOCK_UTIL_DEBUG=0 -d NETDB_DEBUG=0 -d GLUE_DEBUG=0 -u TCP_PACKET_TRACE -u UDP_PACKET_TRACE -i "tmhd:mactcp:cincludes:" -i "tmhd:work:unixincludes:" -sym full -mbg full -s socket
  17. ### Warning 254 Local variable "exceptfds" not used within the body of the function :  main
  18. ### Warning 254 Local variable "namelen" not used within the body of the function :  main
  19. ### Warning 254 Local variable "name" not used within the body of the function :  main
  20. ### Warning 254 Local variable "status" not used within the body of the function :  main
  21. #--------------------------------------------------------------------------------------------------------------------------------
  22.     File "tmhd:work:socket:testtcpclient.c"; Line 231
  23. #--------------------------------------------------------------------------------------------------------------------------------
  24.    Link -o testtcpclient -t MPST -c 'MPS ' ""tmhd:obj:"socket:"testtcpclient.c.o "tmhd:obj:"socket.o "tmhd:Applications:MPW:Libraries:Libraries:"Interface.o "tmhd:Applications:MPW:Libraries:CLibraries:"Math.o "tmhd:Applications:MPW:Libraries:CLibraries:"CRuntime.o "tmhd:Applications:MPW:Libraries:CLibraries:"StdCLib.o "tmhd:Applications:MPW:Libraries:CLibraries:"CSANELib.o "tmhd:obj:"unixlib.c.o "tmhd:obj:"hexdump.c.o ""tmhd:obj:"socket:"dprintf.c.o "tmhd:Applications:MPW:Libraries:CLibraries:"CInterface.o
  25. ### Link: Warning: File was not needed for link: (Error 52) tmhd:Applications:MPW:Libraries:CLibraries:Math.o
  26. ### Link: Warning: File was not needed for link: (Error 52) tmhd:Applications:MPW:Libraries:CLibraries:CSANELib.o
  27. ### Link: Warning: File was not needed for link: (Error 52) tmhd:obj:hexdump.c.o
  28. # 8:20:38 PM ----- Done.
  29.     testtcpclient 
  30. about to PBControl(15,sync)
  31. PBControl done code 0
  32. address 80640411
  33. about to PBControl(15,sync)
  34. PBControl done code 0
  35. netmask ffffff00
  36. about to PBControl(15,sync)
  37. PBControl done code 0
  38. about to PBControl(25,sync)
  39. PBControl done code 0
  40. max mtu 1472
  41. s_socket:
  42. sock_init: first time through
  43. sock_init: allocating 69568 bytes for 32 socket records
  44. sock_init: loading name server resolver
  45. about to PBControl(40,sync)
  46. PBControl done code -23010
  47. sock_tcp_new_stream: 0027fd90 tcp 00000000 addr 00000000/0 00000000/0 state 1/-1 err 0
  48. about to PBControl(30,sync)
  49. PBControl done code 0
  50. s_bind: bind 0 to 00000000/0
  51. s_ioctl: 0, request -2147190658
  52. s_connect: connect 0 to 8064660a/25
  53. about to PBControl(40,sync)
  54. PBControl done code -23008
  55. sock_tcp_connect: 0027fd90 tcp 0029750c addr 00000000/0 00000000/0 state 1/-1 err 0
  56. about to PBControl(32,async) completion routine 0027fc92
  57. PBControl done code 0
  58. SOCK  error 36
  59. select:  socket: width 32
  60. select: timeout 0 sec, read ffffffff write 00000000 except 00000000
  61.      starttime = 93312(tics);  waittime = 0
  62. about to PBControl(40,sync)
  63. PBControl done code 0
  64.      endtime = 11(tics)  count 1, read 00000001 write 00000000 except 00000000
  65. notify count is now 1
  66. stream 0029750c
  67. event 4 'data arrival'
  68. 90 bytes
  69. icmp msg 00297646
  70. userdata 
  71. s_recvfrom: 0
  72. about to PBControl(40,sync)
  73. PBControl done code 0
  74. sock_tcp_recv: 0027fd90 tcp 0029750c addr 80640411/50961 8064660a/25 state 5/8 err 0
  75. sock_tcp_recv: 90 bytes available
  76. about to PBControl(37,async) no completion routine
  77. PBControl done code 0
  78. sock_tcp_recv: about to spin on xTCPRcv
  79. sock_tcp_recv: spin done
  80. sock_tcp_recv: got 90 bytes
  81.    hex_dump:  x5a (90)  chars at  x0035d3a4  tcp from 8064660a/25
  82.       0035D3A4    3232 3020 6D61 6468  6175 732E 7574 6373    220 madhaus.utcs
  83.       0035D3B4    2E75 746F 726F 6E74  6F2E 6361 2053 656E    .utoronto.ca Sen
  84.       0035D3C4    646D 6169 6C20 352E  3630 2F31 2E31 2D6E    dmail 5.60/1.1-n
  85.       0035D3D4    732D 6868 2072 6561  6479 2061 7420 5468    s-hh ready at Th
  86.       0035D3E4    752C 2035 204A 756C  2039 3020 3230 3A35    u, 5 Jul 90 20:5
  87.       0035D3F4    393A 3434 2045 4454  0D0A                   9:44 EDT..      
  88. read got 90 bytes
  89. '220 madhaus.utcs.utoronto.ca Sendmail 5.60/1.1-ns-hh ready at Thu, 5 Jul 90 20:59:44 EDT
  90. '
  91. s_really_send: 0  4 items
  92. state 5
  93. peer 8064660a/25
  94. about to PBControl(40,sync)
  95. PBControl done code 0
  96. sock_tcp_send: 0027fd90 tcp 0029750c addr 80640411/50961 8064660a/25 state 5/8 err 0
  97.    hex_dump:  x20 (32)  chars at  x0027d148  tcp to 8064660a/25
  98.       0027D148    4845 4C4F 206D 696C  6C69 6761 6E2E 7574    HELO milligan.ut
  99.       0027D158    6373 2E75 746F 726F  6E74 6F2E 6361 0D0A    cs.utoronto.ca..
  100. about to PBControl(34,async) completion routine 0027fc9a
  101. PBControl done code 0
  102. notify count is now 2
  103. stream 0029750c
  104. event 4 'data arrival'
  105. 83 bytes
  106. icmp msg 00297646
  107. userdata 
  108. select:  socket: width 32
  109. select: timeout 0 sec, read 00000000 write ffffffff except 00000000
  110.      starttime = 93505(tics);  waittime = 0
  111.      endtime = 4(tics)  count 1, read 00000000 write 00000001 except 00000000
  112. select:  socket: width 32
  113. select: timeout 0 sec, read ffffffff write 00000000 except 00000000
  114.      starttime = 93522(tics);  waittime = 0
  115. about to PBControl(40,sync)
  116. PBControl done code 0
  117.      endtime = 12(tics)  count 1, read 00000001 write 00000000 except 00000000
  118. s_recvfrom: 0
  119. about to PBControl(40,sync)
  120. PBControl done code 0
  121. sock_tcp_recv: 0027fd90 tcp 0029750c addr 80640411/50961 8064660a/25 state 5/8 err 0
  122. sock_tcp_recv: 83 bytes available
  123. about to PBControl(37,async) no completion routine
  124. PBControl done code 0
  125. sock_tcp_recv: about to spin on xTCPRcv
  126. sock_tcp_recv: spin done
  127. sock_tcp_recv: got 83 bytes
  128.    hex_dump:  x53 (83)  chars at  x0035d3a4  tcp from 8064660a/25
  129.       0035D3A4    3235 3020 6D61 6468  6175 732E 7574 6373    250 madhaus.utcs
  130.       0035D3B4    2E75 746F 726F 6E74  6F2E 6361 2048 656C    .utoronto.ca Hel
  131.       0035D3C4    6C6F 206D 696C 6C69  6761 6E2E 7574 6373    lo milligan.utcs
  132.       0035D3D4    2E75 746F 726F 6E74  6F2E 6361 2C20 706C    .utoronto.ca, pl
  133.       0035D3E4    6561 7365 6420 746F  206D 6565 7420 796F    eased to meet yo
  134.       0035D3F4    750D 0A                                     u..             
  135. read got 83 bytes
  136. '250 madhaus.utcs.utoronto.ca Hello milligan.utcs.utoronto.ca, pleased to meet you
  137. '
  138. s_really_send: 0  700 bytes
  139. state 5
  140. peer 8064660a/25
  141. about to PBControl(40,sync)
  142. PBControl done code 0
  143. sock_tcp_send: 0027fd90 tcp 0029750c addr 80640411/50961 8064660a/25 state 5/8 err 0
  144.    hex_dump:  x2bc (700)  chars at  x0027d38c  tcp to 8064660a/25
  145.       0027D38C    6161 6161 6161 6161  6161 6161 6161 6161    aaaaaaaaaaaaaaaa
  146.       0027D39C    6161 6161 6161 6161  6161 6161 6161 6161    aaaaaaaaaaaaaaaa
  147.       0027D3AC    6161 6161 6161 6161  6161 6161 6161 6161    aaaaaaaaaaaaaaaa
  148.       0027D3BC    6161 6161 6161 6161  6161 6161 6161 6161    aaaaaaaaaaaaaaaa
  149.       0027D3CC    6161 6161 6161 6161  6161 6161 6161 6161    aaaaaaaaaaaaaaaa
  150.       0027D3DC    6161 6161 6161 6161  6161 6161 6161 6161    aaaaaaaaaaaaaaaa
  151.       0027D3EC    6161 6161 6161 6161  6161 6161 6161 6161    aaaaaaaaaaaaaaaa
  152.       0027D3FC    6161 6161 6161 6161  6161 6161 6161 6161    aaaaaaaaaaaaaaaa
  153.       0027D40C    6161 6161 6161 6161  6161 6161 6161 6161    aaaaaaaaaaaaaaaa
  154.       0027D41C    6161 6161 6161 6161  6161 6161 6161 6161    aaaaaaaaaaaaaaaa
  155.       0027D42C    6161 6161 6161 6161  6161 6161 6161 6161    aaaaaaaaaaaaaaaa
  156.       0027D43C    6161 6161 6161 6161  6161 6161 6161 6161    aaaaaaaaaaaaaaaa
  157.       0027D44C    6161 6161 6161 6161  6161 6161 6161 6161    aaaaaaaaaaaaaaaa
  158.       0027D45C    6161 6161 6161 6161  6161 6161 6161 6161    aaaaaaaaaaaaaaaa
  159.       0027D46C    6161 6161 6161 6161  6161 6161 6161 6161    aaaaaaaaaaaaaaaa
  160.       0027D47C    6161 6161 6161 6161  6161 6161 6161 6161    aaaaaaaaaaaaaaaa
  161.       0027D48C    6161 6161 6161 6161  6161 6161 6161 6161    aaaaaaaaaaaaaaaa
  162.       0027D49C    6161 6161 6161 6161  6161 6161 6161 6161    aaaaaaaaaaaaaaaa
  163.       0027D4AC    6161 6161 6161 6161  6161 6161 6161 6161    aaaaaaaaaaaaaaaa
  164.       0027D4BC    6161 6161 6161 6161  6161 6161 6161 6161    aaaaaaaaaaaaaaaa
  165.       0027D4CC    6161 6161 6161 6161  6161 6161 6161 6161    aaaaaaaaaaaaaaaa
  166.       0027D4DC    6161 6161 6161 6161  6161 6161 6161 6161    aaaaaaaaaaaaaaaa
  167.       0027D4EC    6161 6161 6161 6161  6161 6161 6161 6161    aaaaaaaaaaaaaaaa
  168.       0027D4FC    6161 6161 6161 6161  6161 6161 6161 6161    aaaaaaaaaaaaaaaa
  169.       0027D50C    6161 6161 6161 6161  6161 6161 6161 6161    aaaaaaaaaaaaaaaa
  170.       0027D51C    6161 6161 6161 6161  6161 6161 6161 6161    aaaaaaaaaaaaaaaa
  171.       0027D52C    6161 6161 6161 6161  6161 6161 6161 6161    aaaaaaaaaaaaaaaa
  172.       0027D53C    6161 6161 6161 6161  6161 6161 6161 6161    aaaaaaaaaaaaaaaa
  173.       0027D54C    6161 6161 6161 6161  6161 6161 6161 6161    aaaaaaaaaaaaaaaa
  174.       0027D55C    6161 6161 6161 6161  6161 6161 6161 6161    aaaaaaaaaaaaaaaa
  175.       0027D56C    6161 6161 6161 6161  6161 6161 6161 6161    aaaaaaaaaaaaaaaa
  176.       0027D57C    6161 6161 6161 6161  6161 6161 6161 6161    aaaaaaaaaaaaaaaa
  177.       0027D58C    6161 6161 6161 6161  6161 6161 6161 6161    aaaaaaaaaaaaaaaa
  178.       0027D59C    6161 6161 6161 6161  6161 6161 6161 6161    aaaaaaaaaaaaaaaa
  179.       0027D5AC    6161 6161 6161 6161  6161 6161 6161 6161    aaaaaaaaaaaaaaaa
  180.       0027D5BC    6161 6161 6161 6161  6161 6161 6161 6161    aaaaaaaaaaaaaaaa
  181.       0027D5CC    6161 6161 6161 6161  6161 6161 6161 6161    aaaaaaaaaaaaaaaa
  182.       0027D5DC    6161 6161 6161 6161  6161 6161 6161 6161    aaaaaaaaaaaaaaaa
  183.       0027D5EC    6161 6161 6161 6161  6161 6161 6161 6161    aaaaaaaaaaaaaaaa
  184.       0027D5FC    6161 6161 6161 6161  6161 6161 6161 6161    aaaaaaaaaaaaaaaa
  185.       0027D60C    6161 6161 6161 6161  6161 6161 6161 6161    aaaaaaaaaaaaaaaa
  186.       0027D61C    6161 6161 6161 6161  6161 6161 6161 6161    aaaaaaaaaaaaaaaa
  187.       0027D62C    6161 6161 6161 6161  6161 6161 6161 6161    aaaaaaaaaaaaaaaa
  188.       0027D63C    6161 6161 6161 6161  6136 0D0A              aaaaaaaaa6..    
  189. about to PBControl(34,async) completion routine 0027fc9a
  190. PBControl done code 0
  191. notify count is now 3
  192. stream 0029750c
  193. event 4 'data arrival'
  194. 26 bytes
  195. icmp msg 00297646
  196. userdata 
  197. s_recvfrom: 0
  198. about to PBControl(40,sync)
  199. PBControl done code 0
  200. sock_tcp_recv: 0027fd90 tcp 0029750c addr 80640411/50961 8064660a/25 state 5/8 err 0
  201. about to PBControl(40,sync)
  202. PBControl done code 0
  203. sock_tcp_recv: 26 bytes available
  204. about to PBControl(37,async) no completion routine
  205. PBControl done code 0
  206. sock_tcp_recv: about to spin on xTCPRcv
  207. sock_tcp_recv: spin done
  208. sock_tcp_recv: got 26 bytes
  209.    hex_dump:  x1a (26)  chars at  x0035d3a4  tcp from 8064660a/25
  210.       0035D3A4    3530 3020 436F 6D6D  616E 6420 756E 7265    500 Command unre
  211.       0035D3B4    636F 676E 697A 6564  0D0A                   cognized..      
  212. read got 26 bytes
  213. '500 Command unrecognized
  214. '
  215. s_really_send: 0  6 bytes
  216. state 5
  217. peer 8064660a/25
  218. about to PBControl(40,sync)
  219. PBControl done code 0
  220. sock_tcp_send: 0027fd90 tcp 0029750c addr 80640411/50961 8064660a/25 state 5/8 err 0
  221.    hex_dump:  x6 (6)  chars at  x0029c334  tcp to 8064660a/25
  222.       0029C334    5155 4954 0D0A                              QUIT..          
  223. about to PBControl(34,async) completion routine 0027fc9a
  224. PBControl done code 0
  225. notify count is now 4
  226. stream 0029750c
  227. event 4 'data arrival'
  228. 49 bytes
  229. icmp msg 00297646
  230. userdata 
  231. s_close: 0
  232. about to PBControl(40,sync)
  233. PBControl done code 0
  234. sock_tcp_close %08x: 0027fd90 tcp 0029750c addr 80640411/50961 8064660a/25 state 5/8 err 0
  235. about to PBControl(38,async) no completion routine
  236. PBControl done code 0
  237. sock_tcp_close: xTCPClose returns 0
  238. sock_tcp_close: spinning
  239. sock_tcp_close: done spinning
  240. about to PBControl(42,sync)
  241. PBControl done code 0
  242. notify count is now 5
  243. stream 0029750c
  244. event 3 'terminate'
  245. reason 6 'ULP abort'
  246. icmp msg 00297662
  247. userdata 
  248.  
  249. ### MPW Shell - testtcpclient aborted.
  250.